# Referral program

The referral program allows users to earn extra Energy based on the Energy earned by users they have invited through TVL provision. In the Cytonic referral program, users can earn 15% of the Energy earned by those they directly invite and 7% of the Energy earned by users referred by their invitees.\
Referral program don't work for other types of earnings (e.g if user wins lottery, then his reward is only given to him, not to user that invited him).\
You can create a referral code by meeting one of two conditions: maintaining a $10 deposit in your account or connecting your account to Twitter.

> **Warning:** You can only create one referral code, and it cannot be changed later. If you create the code by meeting the $10 deposit condition, it will only remain valid as long as your deposit is worth $10 or more.

Referral code can be created on the dashboard in the corresponding section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cytonic.com/airdrop/referral-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
